'宣言 Public Overloads Sub SetSamplers( _ ByVal slot As System.Integer, _ ByVal samplers As ComArray(Of SamplerState) _ )
public void SetSamplers( System.int slot, ComArray<SamplerState> samplers )
パラメータ
- slot
- Index into the device's zero-based array to which to set the array of sampler states.
- samplers
- An array of sampler state to set